@font-face
{
    font-family: 'King Of The World';
  src: url('King Of The World.eot');
  src: url('King Of The World.eot?#') format('embedded-opentype'),
      url('King Of The World.woff') format('woff'),
      url('King Of The World.ttf') format('truetype');
}
